Welcome![Sign In][Sign Up]
Location:
Search - p2p nat udp

Search list

[Other resourceudp-nat

Description: P2P之UDP穿透NAT的原理与实现,包括客户端和服务端,以及相关技术文档-P2P UDP penetrate NAT's Theory and Implementation, including the client and server, and the relevant technical documentation
Platform: | Size: 35600 | Author: 张梁 | Hits:

[OtherNat-traverse-source

Description: NAT打洞,原理和源代码 P2P之UDP穿透NAT的原理与实现(附源代码)-NAT burrows, and the principle and source code P2P UDP penetrate NAT's Theory and Implementation (source code)
Platform: | Size: 289434 | Author: guhq | Hits:

[Exploitp2p

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码) 原创:shootingstars 参考:http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt baidu 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。 首先先介绍一些基本概念: NAT(Network Address Translators),网络地址转换:网络地址转换是在IP地址日益缺乏的情况下产生的,它的主要目的就是为了能够地址重用。NAT分为两大类,基本的NAT和NAPT(Network Address/Port Translator)。 最开始NAT是运行在路由器上的一个功能模块。 最先提出的是基本的NAT,它的产生基于如下事实:一个私有网络(域)中的节点中只有很少的节点需要与外网连接(呵呵,这是在上世纪90年代中期提出的)。那么这个子网中其实只有少数的节点需要全球唯一的IP地址,其他的节点的IP地址应该是可以重用的。 因此,基本的NAT实现的功能很简单,在子网内使用一个保留的IP子网段,这些IP对外是不可见的。子网内只有少数一些IP地址可以对应到真正全球唯一的IP地址。如果这些节点需要访问外部网络,那么基本NAT就负责将这个节点的子网内IP转化为
Platform: | Size: 35878 | Author: little3388 | Hits:

[Other resourceP2P

Description: 关于UDP穿透NAT的中文资料在网络上是很少的,仅有<<P2P之UDP穿透NAT的原理与实现(shootingstars)>>这篇文章有实际的参考价值。本人近两年来也一直从事P2P方面的开发工作,比较有代表性的是个人开发的BitTorrent下载软件 - FlashBT(变态快车). 对P2P下载或者P2P的开发感兴趣的朋友可以访问软件的官方主页: http://www.hwysoft.com/chs/ 下载看看,说不定有收获。写这篇文章的主要目的是懒的再每次单独回答一些网友的提问, 一次性写下来, 即节省了自己的时间,也方便了对于P2P的UDP穿透感兴趣的网友阅读和理解。
Platform: | Size: 23015 | Author: 石富旬 | Hits:

[Other resourceP2P

Description: P2P 之 UDP穿透NAT的原理与实现(附源代码)
Platform: | Size: 32961 | Author: c_xinhui | Hits:

[WinSock-NDISP2P

Description: P2P 之 UDP穿透NAT的原理与实现 详细说明了UDP穿越NAT
Platform: | Size: 29098 | Author: 周润生 | Hits:

[Internet-NetworkP2P

Description: P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。
Platform: | Size: 23722 | Author: 3.14159 | Hits:

[WinSock-NDISP2P之UDP穿透NAT的原理与实现

Description: 一个采用Winsock实现P2P的例子,可以帮助了解P2P的原理。-using a peer-to-peer Winsock example, can help us understand the tenets of P2P.
Platform: | Size: 60658 | Author: 潘伟琛 | Hits:

[Other resourceP2P-NAT

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。在这里我就用自己实现的一个VC源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Here, I used one of its own to achieve VC source code to illustrate the UDP Through NAT principle.
Platform: | Size: 30568 | Author: 何智峰 | Hits:

[Internet-NetworkP2P源代码

Description: 这是关于UDP穿透NAT的P2P源代码,运行环境是VC++6.0-on UDP penetrate NAT P2P source code, the environment of VC 6.0
Platform: | Size: 28672 | Author: lxr | Hits:

[Internet-NetworkNATSolutions

Description: 很实用的点对点通讯程序,通过UDP打洞穿透NAT网关实现P2P连接,该源码实现了一个网络地址转换系统,分3个部分:1)路由器 2)TCP映象 3)UDP映象-very practical point-to-point communications procedures through UDP burrows penetrate NAT Gateway peer-to-peer connectivity, the source implementation of a network address translation system, in three parts : 1) Router 2) TCP Mapping 3) UDP mapping
Platform: | Size: 17408 | Author: 李大卫 | Hits:

[P2PP2PServer.c

Description: 经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理。-often principle of peer-to-peer discussions, but the discussions under discussion, with little substantive things have (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT principle.
Platform: | Size: 4096 | Author: 吴花 | Hits:

[P2PliubingP2P

Description: 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后登录的计算机可以获得先登录计算机的用户名,后登录的计算机通过send username message的格式来发送消息。如果发送成功,说明你已取得了直接与对方连接的成功。-achieved using UDP p2p is the piercing, P2PServer operation in a public IP with the computer, P2PClient running in two different NAT after (Note If two clients running on a NAT, the procedure may not be operating normally, It depends on whether you support the loopback NAT translation, see http :// midcom-p2p.sourceforge.net/draft-ford- midcom- p2p- 01.txt, of course, this problem can be made by the two sides try to connect with each other to resolve the IP network, but the code is to verify principle, not dealing with these issues), after the computer can log logged in a computer user name, after logged by the computer username send the message format to send information. If the success of this show that you have made a direct link with each other's success.
Platform: | Size: 31744 | Author: 刘冰 | Hits:

[TCP/IP stackP2PUDP

Description: UDP穿越NAT的原理和源代码,我用自己实现的一个源代码来说明UDP穿越NAT的原理和源代码供大家参考-the principle and source code, I used one of their own to achieve the source code to illustrate UDP Through NAT principle and the source code for your consideration
Platform: | Size: 75776 | Author: 王和 | Hits:

[Internet-Networkp2pxiazai

Description: ^_^, 这本来就是个非常简单的网路程序,只是演示如何进行UDP的内网穿透而已。本人所作的修改 主要是在测试UDP穿透不同的NAT时为了方便使用而已。因此改动也不大,加了一个函数和几参数, 多打印了原来没有的一些信息,如此而已。看源码吧... 本程序来自互连网,请不要用于商业用途,如涉及版权问题,以我无关。-^ _ ^, it was a very simple procedure network, for just a demonstration of how the UDP network penetration within it. I made changes primarily in the penetration test UDP different when NAT To facilitate use them. It does not change, adding a function parameters and several more of the original print no information, only this. Look at the source ... it comes the Internet, please do not for commercial use, such as copyright issues, I have nothing to do.
Platform: | Size: 28672 | Author: | Hits:

[Otherp2p_source_code

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。呵呵,在这里我就用自己实现的一个源代码来说明UDP穿越NAT的原理-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code). Oh, I am here on their own to achieve one of the source code to illustrate the UDP Through NAT Principle
Platform: | Size: 30720 | Author: wangning | Hits:

[P2Ptcp-udp-nat

Description: 论坛上经常有对P2P原理的讨论,但是讨论归讨论,很少有实质的东西产生(源代码)。-regular forum for the discussion of P2P principle, but the discussion under discussion, Few things have real (source code).
Platform: | Size: 31744 | Author: 3Q | Hits:

[P2PP2PDemo

Description: 这个是演示采用UDP协议进行P2P打洞对话原理的演示程序,参考的资料是: 1)P2P 之 UDP穿透NAT的原理与实现(附源代码)--http://www.cnpaf.net/Class/hack/0512182034513804825.htm 2)王艳平<<Windows网络与通信程序设计>>-This is a demonstration of using UDP protocol for peer-to-peer principle of dialogue burrows Demonstration Program, the source of information is : a) P2P UDP penetrate NAT's Theory and Implementation (source code)-- http :// www.cnpaf.net/Class/hack/0512182034513 804825.htm 2) Wang Ping
Platform: | Size: 29696 | Author: xiaoyan | Hits:

[P2PP2P_VB

Description: P2P点对点传输,简单却实现了大部分P2P功能,包括检索Seed,优先级分配,名称List,可UDP穿越NAT-P2P point-to-point transmission, has achieved a simple majority of peer-to-peer functionality, including search Seed, Priority allocation name List, UDP Through NAT
Platform: | Size: 59392 | Author: 王伟 | Hits:

[CSharpudp-over-p2pclient

Description: peer-to-peer 客户端,实现udp穿越nat-peer-to-peer client, udp achieved through nat
Platform: | Size: 34816 | Author: czw | Hits:
« 1 2 34 5 6 7 8 9 »

CodeBus www.codebus.net